| 1. | When you call comparison functions , you can use the 当调用比较函数时,可以在代码中使用 |
| 2. | Gets or sets the comparison function for the stencil test 获取或设置用于模具测试的比较函数。 |
| 3. | Retrieves or sets the comparison function for the alpha test 为alpha测试检索或设置比较函数。 |
| 4. | Retrieves or sets the comparison function for the z - buffer test 检索或设置z缓冲区测试的比较函数。 |
| 5. | Indicates how to compare strings when calling comparison functions 指示当调用比较函数时如何比较字符串。 |
| 6. | The usort ( ) function sorts an array by a user defined comparison function 函数的作用是:使用用户自定义的比较函数对数组中的值进行排序。 |
| 7. | The uksort ( ) function sorts an array by the element keys using user defined comparison function 函数的作用是:使用用户自定义的比较函数对数组中的键名进行排序。 |
| 8. | The test is done by comparing the incoming alpha value with the reference alpha value , using the comparison function provided by 提供的比较函数将传入的alpha值与引用的alpha值进行比较。为 |
| 9. | Comparison operators , note that if the lcids of arguments are different , comparison functions throw an exception because they cannot be compared 比较运算符时请注意,如果参数的lcid不同,由于无法对其进行比较,因此比较函数会引发异常。 |
| 10. | A naive approach might be to use a library entry point for sorting , supplied with a comparison function to say that " kim black " precedes " dan smith " because 40 , 000 is greater than 6 , 000 , and so on 一个简单的方法可能是使用库入口点来进行排序,所提供的比较函数指出: “ kim black ”位于“ dan smith ”之前,因为40000大于6000 ,等等。 |